Introduction | Applications Helpline Q&A Directory 

Display thousands without zeros in Excel

Is there a way to display thousands without zeros in Excel? For example, I would like 52,000 to appear as 52.

First, select the cells to be formatted, then choose Format, Cells. Click the Number tab. Select Custom from the Category list, and in the Type box enter 0, (that's a zero followed by a comma). When this number format is applied, the cells will retain the correct numerical values, but they will be displayed without the last three digits.

To display values in millions, insert an additional comma at the end of the format string (0,,). Another possibility is to display one or more decimal places - for example, 52,100 as 52.1. To do this, include a decimal point in your format string (0.0,).

You can also use these number formats in charts. To do so, double-click the chart axis to display the Format Axis dialog box. Click the Number tab and specify the desired format. In Excel 2000, the Scale tab of the Format Axis dialog box lets you specify the unit scaling directly. Just choose Millions from the 'Display units' drop-down box.
 © 2002 PC Advisor